source/cmd.d(195,20): Error: `@safe` function `cmd.executeCommands` cannot call `@system` function `std.stdio.File.byLine!(char, char).byLine` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(2283,10): `std.stdio.File.byLine!(char, char).byLine` is declared here source/cmd.d(215,9): Error: `@safe` function `cmd.executeCommands` cannot call `@system` function `std.array.array!(MapResult!(__lambda4, char[][])).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(MapResult!(__lambda4, char[][])).array` is declared here source/templates.d(50,18): Error: `@safe` function `templates.loadRemoteTemplates` cannot call `@system` function `std.stdio.File.byLine!(char, char).byLine` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(2283,10): `std.stdio.File.byLine!(char, char).byLine` is declared here source/templates.d(64,22): Error: cast from `char[]` to `immutable(string)` not allowed in safe code source/templates.d(65,22): Error: cast from `char[]` to `immutable(string)` not allowed in safe code source/templates.d(66,21): Error: cast from `char[]` to `immutable(string)` not allowed in safe code /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2170,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2141,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2142,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1876,17): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): Error: function `std.net.curl.HTTP.Protocol!().onSend(ulong delegate(void[]) callback)` is not callable using argument types `(ulong delegate(void[] buf) pure nothrow @nogc @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): cannot pass argument `__dgliteral5` of type `ulong delegate(void[] buf) pure nothrow @nogc @system` to parameter `ulong delegate(void[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(561,16): Error: template instance `std.net.curl._basicHTTP!char` error instantiating source/templates.d(72,41): instantiated from here: `get!(HTTP, char)` source/templates.d(159,3): Deprecation: variable `name` is shadowing variable `templates.addRemoteScaffold.name`. Rename the `foreach` variable. /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.